home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Panda Global Protection 2010
/
Panda_Global_PCWorld_6m.exe
/
[0]
/
DRIVERS
/
pavdrv51.inf
< prev
Wrap
Windows Setup INFormation
|
2008-05-15
|
3KB
|
99 lines
;
; Installation file for the Panda Antivirus File System Filter.
;
; Copyright ⌐ 2007, Panda. All Rights Reserved.
;
[Version]
Signature = "$Windows NT$"
Class = Antivirus
ClassGUID = {b1d1a169-c54f-4379-81db-bee7d88d7454}
Provider = %PAV%
CatalogFile.ntx86 = pavdrv51.cat
DriverVer = 02/12/2008,7.2.1.0
DriverPackageType = FileSystemFilter
DriverPackageDisplayName = On-Access Filter Driver
[DestinationDirs]
DefaultDestDir = 12
FSFilter_Files.x86 = 12
;;
;; x86 architecture macrosections
;;
[SourceDisksNames.x86]
1 = %Disk_Description.x86%
[SourceDisksFiles.x86]
pavdrv51.sys = 1,x86
;
; Default install sections
;
[DefaultInstall]
CopyFiles = FSFilter_Files.x86
[DefaultInstall.Services]
AddService = %FSFilter_Servicename%,,FSFilter_Service_Install_x86, FSFilter_EventLog_Install_x86
;
; Default uninstall sections
;
[DefaultUninstall]
DelFiles = FSFilter_Files.x86
DelReg = FSFilter_DelRegistry.x86
[DefaultUninstall.Services]
DelService = %FSFilter_Servicename%,0x4 ; = SPSVCINST_DELETEEVENTLOGENTRY
;
; Services Section
;
[FSFilter_Service_Install_x86]
DisplayName = %FSFilter_Servicename%
Description = %FSFilter_Description.x86%
ServiceType = 2 ; = SERVICE_FILE_SYSTEM_DRIVER
StartType = 2 ; = SERVICE_AUTO_START
ErrorControl = 1 ; = SERVICE_ERROR_NORMAL
ServiceBinary = %12%\pavdrv51.sys
LoadOrderGroup = "FSFilter Anti-Virus"
;
; EventLog Section
;
[FSFilter_EventLog_Install_x86]
AddReg = FSFilter_EventLog_AddReg_x86
[FSFilter_EventLog_AddReg_x86]
HKR,,EventMessageFile,0x20000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\pavdrv51.sys"
HKR,,TypesSupported,0x10001,7
;
; Registry Modifications
;
[FSFilter_DelRegistry.x86]
HKLM,System\CurrentControlSet\Services\EventLog\System,%FSFilter_ServiceName%
;
; Copy Files
;
[FSFilter_Files.x86]
pavdrv51.sys,,0x2 ; = COPYFLG_NOSKIP
;
; String Section
;
[Strings]
PAV = "Panda Software International"
FSFilter_Servicename = "pavdrv"
FSFilter_Description.x86 = "Panda On-Access Filter Driver"
Disk_Description.x86 = "Panda On-Access Installation Media"